-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @elastic/eui to v39 #1422
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
Jenkins test this please |
7f3aba5
to
4fe843b
Compare
Jenkins test this please |
4fe843b
to
a7eb647
Compare
Jenkins test this please |
Jenkins test this please |
# [38.0.0](v37.0.0...v38.0.0) (2021-10-15) ### Bug Fixes * **deps:** update dependency @elastic/eui to v39 ([#1422](#1422)) ([2ee97aa](2ee97aa)) * **goal:** reduce whitespace for circular charts ([#1413](#1413)) ([6517523](6517523)) * **interactions:** change allowBrushingLastHistogramBin to true ([#1396](#1396)) ([9fa9783](9fa9783)) * **xy:** remove wrongly represented null/missing values in tooltip ([#1415](#1415)) ([e5963a3](e5963a3)), closes [#1414](#1414) ### Code Refactoring * scales ([#1410](#1410)) ([a53a2ba](a53a2ba)) ### Features * **scales:** add `LinearBinary` scale type ([#1389](#1389)) ([9f2e427](9f2e427)) * **xy:** adaptive tick raster ([#1420](#1420)) ([200577b](200577b)) * **xy:** apply the data value formatter to data values over bars ([#1419](#1419)) ([e673fc7](e673fc7)) ### BREAKING CHANGES * **interactions:** allowBrushingLastHistogramBucket renamed to allowBrushingLastHistogramBin on the Settings component defaults true and is only applied for histogram type charts * LogScaleOptions.logBase` is now a `number` instead of the object enum `LogBase`. Some edge case data or configuration _might_, with a deemed low likelihood, lead to a situation where the earlier version would have silently not rendered a bar, line or point, while the new code doesn't `catch`, therefore throw an exception (see the last item). General risk of regressions due to the quantity of code changes (altogether 3.5k)
🎉 This PR is included in version 38.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^38.2.0
->^39.1.0
Release Notes
elastic/eui
v39.1.0
Compare Source
ghost
andtext
EuiIcon
colors on Elastic logos (#5245)data-test-subj
toEuiErrorBoundary
(#5232)Bug fixes
EuiPopover
from being inaccessible during the opening animation (#5249)v39.0.0
Compare Source
maxWidth
prop toEuiTour
, madesubtitle
optional, and fixed heading levels and footer background (#5225)tint
,shade
,saturate
,desaturate
, andmakeHighContrastColor
utility functions to maintain color format supplied (#5230).js
files in our source files (#5212)Bug fixes
Eui[Dual]Range
(#5181)EuiBasicTable
andEuiInMemoryTable
(#5237, #5241)EuiBasicTable
's no items message (#5242)Breaking changes
boolean
fromEuiTour
'sminWidth
type (#5225)Configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.